testsuite: Adjust gestures tests to gtk4 event delivery
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 19 Jul 2017 18:57:04 +0000 (20:57 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 19 Jul 2017 19:05:19 +0000 (21:05 +0200)
commitb151b1ba9e8770b7e60d607bc3f9a308a36d8c5a
treeb1480543ba6753a68b04fdcd8e62c5053aec5c85
parent9de7c9f5959b3321f50d4a31cacfd62a90f609df
testsuite: Adjust gestures tests to gtk4 event delivery

Events that get to gtk_main_do_event() have the toplevel GdkWindow
as event->any.window. Also, ensure that coordinates fall within
sensible places of the windows, since those might have shadows,
headerbars and whatnot on wayland.
testsuite/gtk/gestures.c